home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ultimedia 1
/
Ultimedia 1.iso
/
s
/
ams-test
< prev
next >
Wrap
Text File
|
1993-10-27
|
325b
|
18 lines
getstring "Letzte Nummer" VAR endnum GLOBAL
;SET echo ON
setenv start 1
setenv ende `eval 1 + $si`
LAB a
scsiUtil -d$device $unit -p $start 1 $ende 1
wait 10
setenv start `eval $start + 1`
setenv ende `eval $ende + 1`
IF NOT VAL $endnum GE $start
SKIP b
ELSE
SKIP c
ENDIF
LAB c
SKIP a BACK
LAB b
scsiUtil -d$device $unit -m 0